SftTree/NET 2.0

RealWidth Property, RowHeaderClass Class

Softel vdm, Inc.

Returns the physical width of the row header.

Syntax      RowHeaderClass Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Overridable Property RealWidth As Integer

C#   

public virtual int RealWidth { get; }

C++   

public: property virtual int RealWidth {
        int get();
}

Property Value

The physical width of the row header in pixels.

Comments

The RealWidth property returns the physical width of the row header.

The RealWidth property returns the width of the row header area (RowHeaders.Width property).


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com